projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3c0e53
)
(erc-autoaway-reestablish-idletimer): Fix typo in docstring.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 6 Nov 2006 02:07:11 +0000
(
02:07
+0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 6 Nov 2006 02:07:11 +0000
(
02:07
+0000)
lisp/erc/erc-autoaway.el
patch
|
blob
|
history
diff --git
a/lisp/erc/erc-autoaway.el
b/lisp/erc/erc-autoaway.el
index 4614bd70e27959a9998da80b7bcc84e88c9274f6..3eff0015b4ccc98ce0bd2401f6234d60ab37f09d 100644
(file)
--- a/
lisp/erc/erc-autoaway.el
+++ b/
lisp/erc/erc-autoaway.el
@@
-136,7
+136,7
@@
See `erc-auto-discard-away'."
(eval-when-compile (defvar erc-autoaway-idle-seconds))
(defun erc-autoaway-reestablish-idletimer ()
- "Reestablish the
e
macs idletimer.
+ "Reestablish the
E
macs idletimer.
If `erc-autoaway-idle-method' is 'emacs, you must call this
function each time you change `erc-autoaway-idle-seconds'."
(interactive)